GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions / ThreadCount Property





In This Topic
ThreadCount Property (GdPicturePDF.SmartRedactionOptions)
In This Topic
Syntax
'Declaration
 
Public Property ThreadCount As Integer
public int ThreadCount {get; set;}
public read-write property ThreadCount: Integer; 
public function get,set ThreadCount : int
public: __property int get_ThreadCount();
public: __property void set_ThreadCount( 
   int value
);
public:
property int ThreadCount {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions
GdPicturePDF.SmartRedactionOptions Members